Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Prometheus support for APK #2042

Merged
merged 10 commits into from
Mar 6, 2024
Merged

Conversation

sgayangi
Copy link
Contributor

@sgayangi sgayangi commented Feb 29, 2024

Purpose

Adds Prometheus support for APK
Fixes #1604

@sgayangi sgayangi changed the title Add Prometheus support for API Add Prometheus support for APK Feb 29, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Feb 29, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Feb 29, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Feb 29, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Feb 29, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Feb 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.95%. Comparing base (248df53) to head (85bcb6a).
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2042      +/-   ##
==========================================
+ Coverage   26.09%   27.95%   +1.85%     
==========================================
  Files          47      124      +77     
  Lines        9205    14583    +5378     
  Branches        0     2672    +2672     
==========================================
+ Hits         2402     4076    +1674     
- Misses       6672    10376    +3704     
  Partials      131      131              
Flag Coverage Δ
adapter 27.63% <ø> (-0.31%) ⬇️
common-controller 4.06% <ø> (ø)
config-deployer-service 26.03% <ø> (?)
idp-domain-service 80.21% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sgayangi sgayangi added trigger-action When this includes apk actions getting trigger for pr and removed trigger-action When this includes apk actions getting trigger for pr labels Feb 29, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Feb 29, 2024
@sgayangi sgayangi added trigger-action When this includes apk actions getting trigger for pr and removed trigger-action When this includes apk actions getting trigger for pr labels Feb 29, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 1, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Mar 1, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 1, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Mar 1, 2024
adapter/config/default_config.go Outdated Show resolved Hide resolved
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 3, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Mar 5, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 5, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Mar 5, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 6, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Mar 6, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 6, 2024
@sgayangi sgayangi added trigger-action When this includes apk actions getting trigger for pr and removed trigger-action When this includes apk actions getting trigger for pr labels Mar 6, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 6, 2024
@sgayangi sgayangi added the trigger-action When this includes apk actions getting trigger for pr label Mar 6, 2024
@Krishanx92 Krishanx92 merged commit 46c9448 into wso2:main Mar 6, 2024
12 checks passed
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Mar 6, 2024
@sgayangi sgayangi mentioned this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Prometheus
4 participants